Add a new field `location' to bookmarks for non-file bookmarks.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2010 15:07:53 +0000 (11:07 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2010 15:07:53 +0000 (11:07 -0400)
commit1f61cda560e81b50fe149f278feb70daf028514c
treefe30f0c5ed38aeb8784f0cf40cfc47a399a9a9a7
parent16e946e16033149843f4d9c60d90a0f330fe7293
Add a new field `location' to bookmarks for non-file bookmarks.
* bookmark.el (bookmark-location): Use the new field, if present.
(bookmark-insert-location): Undo last change, not needed any more.
* man.el (Man-bookmark-make-record):
* woman.el (woman-bookmark-make-record):
* gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
lisp/ChangeLog
lisp/bookmark.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-sum.el
lisp/man.el
lisp/woman.el